Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix(angular-ui): New enums for kafkaFlavor and clusterType break existing UI #2326

Merged
merged 2 commits into from
Feb 27, 2024

Conversation

programmiri
Copy link
Contributor

Linked issue

Relates to #2307

What kind of change does this PR introduce?

  • Bug fix
  • New feature
  • Refactor
  • Docs update
  • CI update

What is the current behavior?

ENUMS are shown as is, e.g.
cluster-user

What is the new behavior?

We show a string value instead of ENUM.

Places changed

I only could find actual usage of the ENUM as string in clusters.html (for users as well as admin) and modifyCluster.html.

I hope that is correct!

Copy link
Contributor

@aindriu-aiven aindriu-aiven left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@programmiri programmiri merged commit b95e496 into main Feb 27, 2024
19 checks passed
@programmiri programmiri deleted the 2308-fix-angular-enum-bug branch February 27, 2024 08:01
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants